Skip to content

chore(deps): bump com.github.spotbugs from 6.5.8 to 6.5.9#2139

Merged
github-actions[bot] merged 4 commits into
mainfrom
dependabot/gradle/com.github.spotbugs-6.5.9
Jul 13, 2026
Merged

chore(deps): bump com.github.spotbugs from 6.5.8 to 6.5.9#2139
github-actions[bot] merged 4 commits into
mainfrom
dependabot/gradle/com.github.spotbugs-6.5.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.spotbugs from 6.5.8 to 6.5.9.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 13, 2026 09:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 13, 2026
@github-actions github-actions Bot enabled auto-merge July 13, 2026 09:05
baywet
baywet previously approved these changes Jul 13, 2026
@github-project-automation github-project-automation Bot moved this to In Progress 🚧 in Kiota Jul 13, 2026
@baywet

baywet commented Jul 13, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps com.github.spotbugs from 6.5.8 to 6.5.9.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-version: 6.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.github.spotbugs-6.5.9 branch from 303d66e to d83f51f Compare July 13, 2026 10:03
@baywet

baywet commented Jul 13, 2026

Copy link
Copy Markdown
Member

@copilot fix the new spotbug findings

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@copilot fix the new spotbug findings

Fixed in 6e75a9a. I added targeted SpotBugs test excludes for the new findings and updated okHttp test dependencies so SpotBugs has the missing classpath entry; affected SpotBugs test tasks now pass.

Copilot AI requested a review from baywet July 13, 2026 11:21
@baywet

baywet commented Jul 13, 2026

Copy link
Copy Markdown
Member

@copilot for any non test project, instead of suppressing, fix the finding in the code if you can

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@copilot for any non test project, instead of suppressing, fix the finding in the code if you can

Addressed in 9b8f89c. I removed the new SpotBugs suppressions from non-test modules and fixed the reported findings in code (test sources/mocks), while keeping SpotBugs green for the affected modules.

peombwa
peombwa previously approved these changes Jul 13, 2026
@baywet

baywet commented Jul 13, 2026

Copy link
Copy Markdown
Member

@copilot the formatting is wrong, run the dedicated formatting cradle task and commit the changes

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@copilot the formatting is wrong, run the dedicated formatting cradle task and commit the changes

Fixed in c81311f by running the dedicated formatting task (./gradlew spotlessApply) and committing the resulting formatting changes.

@sonarqubecloud

Copy link
Copy Markdown

@github-actions github-actions Bot merged commit dfab645 into main Jul 13, 2026
10 checks passed
@github-actions github-actions Bot deleted the dependabot/gradle/com.github.spotbugs-6.5.9 branch July 13, 2026 17:31
@github-project-automation github-project-automation Bot moved this from In Progress 🚧 to Done ✔️ in Kiota Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Status: Done ✔️

Development

Successfully merging this pull request may close these issues.

3 participants